home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX Base Documentation 1998 November
/
IRIX 6.5.2 Base Documentation November 1998.img
/
usr
/
share
/
catman
/
u_man
/
cat1
/
cvd.z
/
cvd
Wrap
Text File
|
1998-10-30
|
4KB
|
132 lines
CCCCVVVVDDDD((((1111)))) CCCCVVVVDDDD((((1111))))
NNNNAAAAMMMMEEEE
cvd - The WorkShop Debugger
SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
cvd [-P processname] [-pid pid] [-host host] [-pcsnum num] [executable [corefile]]
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
_c_v_d invokes the WorkShop Debugger.
The _e_x_e_c_u_t_a_b_l_e used with the debugger is produced by specifying an
appropriate option (usually ----gggg) to the compiler. When the _e_x_e_c_u_t_a_b_l_e
parameter is specified, the WorkShop Debugger will be invoked with the
specified executable as the target. Breakpoints and other traps may then
be set on the executable before running the program.
If a _c_o_r_e_f_i_l_e is specified, or if the file _c_o_r_e exists in the current
directory, the WorkShop Debugger
can be used to look at the state of the program when it faulted.
RRRRuuuunnnnnnnniiiinnnngggg tttthhhheeee WWWWoooorrrrkkkkSSSShhhhoooopppp DDDDeeeebbbbuuuuggggggggeeeerrrr
The WorkShop debugger is invoked with one or more of the following
arguments:
----PPPP _p_r_o_c_e_s_s_n_a_m_e
Debug the running process with the specified name.
----ppppiiiidddd _p_i_d
Debug the running process with the specified process id.
----hhhhoooosssstttt _h_o_s_t
Specify the remote host where the specified process is running or
where the specified executable should be executed. By default,
programs are executed on the local host.
----ppppccccssssnnnnuuuummmm _n_u_m
Connect to a _c_v_p_c_s running with the -d flag. The nnnnuuuummmm is the
negative of the port number announced by the _c_v_p_c_s during startup.
For additional information, please consult the on-line help system or the
_C_A_S_E_V_i_s_i_o_n/_W_o_r_k_S_h_o_p _U_s_e_r'_s _G_u_i_d_e.
RRRReeeeccccoooorrrrddddiiiinnnngggg WWWWoooorrrrkkkkSSSShhhhoooopppp PPPPeeeerrrrffffoooorrrrmmmmaaaannnncccceeee EEEExxxxppppeeeerrrriiiimmmmeeeennnnttttssss
The WorkShop debugger is also used to record performance experiments for
the WorkShop performance analyzer. To do so, bring up _c_v_d on the
executable, and use the ``Perf'' entry on the menu bar to select a
performance task. See the _C_A_S_E_V_i_s_i_o_n/_W_o_r_k_S_h_o_p _U_s_e_r'_s _G_u_i_d_e, part IV for
information about the WorkShop performance tools, or see the cvperf(1)
man page for further information.
PPPPaaaaggggeeee 1111
CCCCVVVVDDDD((((1111)))) CCCCVVVVDDDD((((1111))))
SEE ALSO
cvperf(1), cvconnect(1), cvxhang(1), cvcat(1)
PPPPaaaaggggeeee 2222